Bookmark
Troubleshooting — WebFaction Software Documentation
docs.webfaction.com/software/django/troubleshooting.html#reducing-memory-consumption, posted 2011 by peter in development optimization python scalability toread
Django applications can be tuned to consume more or less memory. Consider the following strategies to reduce your Django application’s memory consumption, but note that some configuration changes—such as allocating fewer processes or maximum requests—may have a negative impact on overall performance. You may want to experiment with different combinations of configuration values to suit your memory and performance needs.